How to Install jabber-muc software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install jabber-muc software package in Ubuntu 16.04 LTS (Xenial Xerus)

jabber-muc software package provides Multi User Conference component for the Jabber IM server, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install jabber-muc 

jabber-muc is installed in your system.

Make ensure the jabber-muc package were installed using the commands given below,

$ sudo dpkg-query -l | grep jabber-muc *

You will get with jabber-muc package name, version, architecture and description in a table

jabber-muc package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Network
Package jabber-muc
Version 0.8-4
Description Multi User Conference component for the Jabber IM server
Sub Section Net


See Also, How to uninstall or remove jabber-muc software package from Ubuntu 16.04 LTS (Xenial Xerus) ?